Feature: Crear tag
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 0m 16.115s |
Scenario: Crear tag con datos validos
Before
0m 0.642s
Given
the user navigates to Ghost at "<GHOST>"
0m 1.056s
And
the user logs in using the credentials "<USERNAME>" and "<PASSWORD>"
0m 0.782s
And
the user navigates to the tags page
0m 0.988s
And
I wait for 2 seconds
0m 2.266s
When
the user cliks on the new tag
0m 0.387s
And
I wait for 1 seconds
0m 1.224s
And
I enter invalid name tag
0m 0.687s
And
I wait for 1 seconds
0m 1.206s
And
I enter invalid description tag
0m 5.641s
And
I wait for 1 seconds
0m 1.234s
After
0m 0.002s
Screenshots
Before
NO IMAGE AVAILABLE
Given
the user navigates to Ghost at "<GHOST>"
And
the user logs in using the credentials "<USERNAME>" and "<PASSWORD>"
And
the user navigates to the tags page
And
I wait for 2 seconds
When
the user cliks on the new tag
And
I wait for 1 seconds
And
I enter invalid name tag
And
I wait for 1 seconds
And
I enter invalid description tag
And
I wait for 1 seconds
After
NO IMAGE AVAILABLE